DimJobType 
Default Table Name  DimJobType 
Definition 
 

DimJobType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
JobTypeSK(PK)    int  NO 
 
JobTypeBK    int  NO 
 
JobTypeCode    varchar(10)  YES 
 
JobTypeDescription    nvarchar(50)  YES 
 
JobTypeActiveStatus    nvarchar(10)  YES 
 
EmploymentTypeCode    varchar(5)  YES 
 
EmploymentTypeDescription    nvarchar(40)  YES 
 
SchoolStatusBK    int  YES 
 
DefaultPlacementStatus    nvarchar(50)  YES 
 
PerformWizardVerificationStatus    varchar(10)  YES 
 

DimJobType Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_DimJobType  PrimaryKey  JobTypeSK 

DimJobType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FactEmployerJobStats  Non-Identifying  One To Zero or More  FK_EmployerJobStats_DimJobType        NO  YES 
FactStudentPlacementStats  Non-Identifying  One To Zero or More  FK_StudentPlacementStats_DimDJobType        NO  YES